DWRITE_FONT_SIMULATIONS

<summary> Specifies algorithmic style simulations to be applied to the font face. Bold and oblique simulations can be combined via bitwise OR operation. </summary>

version(Direct2D_1_1 && Windows && DirectWrite)
alias DWRITE_FONT_SIMULATIONS = int

Meta